Skip to main content

mark

Type

property

Summary

Specifies whether a card has been marked for later access by the sort, go, or print commands.

Syntax

set the mark of <card> to {true | false}

Description

Use the mark property to select a subset of cards for sorting, printing, or further searching.

The mark property of a card can be used to narrow down the action of several commands. For example, you can use the go command in forms such as go to next marked card. The sort command can be restricted to sorting only marked cards.

You can also use the mark and unmark commands to change a card's mark property.

This property is the equivalent of the "marked" property in HyperCard.

Examples

set the mark of card 1 to false

command: select, unmark, find, go, sort, print

glossary: command, property, sort

keyword: card, marked

object: card

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?